﻿2026-07-11T01:39:49.1237605Z ##[group]Run actions/checkout@v5
2026-07-11T01:39:49.1238816Z with:
2026-07-11T01:39:49.1239732Z   repository: SaberMage/spt-core
2026-07-11T01:39:49.1246752Z   token: ***
2026-07-11T01:39:49.1247458Z   ssh-strict: true
2026-07-11T01:39:49.1248174Z   ssh-user: git
2026-07-11T01:39:49.1248919Z   persist-credentials: true
2026-07-11T01:39:49.1249844Z   clean: true
2026-07-11T01:39:49.1250607Z   sparse-checkout-cone-mode: true
2026-07-11T01:39:49.1251536Z   fetch-depth: 1
2026-07-11T01:39:49.1252270Z   fetch-tags: false
2026-07-11T01:39:49.1253023Z   show-progress: true
2026-07-11T01:39:49.1253771Z   lfs: false
2026-07-11T01:39:49.1254469Z   submodules: false
2026-07-11T01:39:49.1255242Z   set-safe-directory: true
2026-07-11T01:39:49.1256291Z ##[endgroup]
2026-07-11T01:39:49.2073043Z Syncing repository: SaberMage/spt-core
2026-07-11T01:39:49.2075379Z ##[group]Getting Git version info
2026-07-11T01:39:49.2076657Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-11T01:39:49.2078561Z [command]/usr/bin/git version
2026-07-11T01:39:49.2079562Z git version 2.43.0
2026-07-11T01:39:49.2113818Z ##[endgroup]
2026-07-11T01:39:49.2125610Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/81f539dd-a2b9-4647-8185-8b3a0328db15' before making global git config changes
2026-07-11T01:39:49.2128040Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:39:49.2130101Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-11T01:39:49.2160379Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-11T01:39:49.2179337Z https://github.com/SaberMage/spt-core
2026-07-11T01:39:49.2189638Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T01:39:49.2191739Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T01:39:49.2272411Z HEAD
2026-07-11T01:39:49.2310030Z ##[endgroup]
2026-07-11T01:39:49.2311016Z [command]/usr/bin/git submodule status
2026-07-11T01:39:49.2499692Z ##[group]Cleaning the repository
2026-07-11T01:39:49.2500846Z [command]/usr/bin/git clean -ffdx
2026-07-11T01:39:52.6722393Z Removing .adapter-notify/
2026-07-11T01:39:52.6723588Z Removing target/
2026-07-11T01:39:52.6731870Z [command]/usr/bin/git reset --hard HEAD
2026-07-11T01:39:52.7413307Z HEAD is now at 2eb1472fe Merge c9ca08f081273a995adbe9c44d6e3f27d58a4a52 into a632e2b19802a82f72ad2523ea064e36aab423b1
2026-07-11T01:39:52.7420361Z ##[endgroup]
2026-07-11T01:39:52.7422642Z ##[group]Disabling automatic garbage collection
2026-07-11T01:39:52.7425752Z [command]/usr/bin/git config --local gc.auto 0
2026-07-11T01:39:52.7450016Z ##[endgroup]
2026-07-11T01:39:52.7450570Z ##[group]Setting up auth
2026-07-11T01:39:52.7455720Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:39:52.7481878Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-11T01:39:52.7667584Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:39:52.7690638Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-11T01:39:52.7875483Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:39:52.7902681Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-11T01:39:52.8091664Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-11T01:39:52.8118855Z ##[endgroup]
2026-07-11T01:39:52.8119346Z ##[group]Fetching the repository
2026-07-11T01:39:52.8125198Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2eb1472fe221f98d349e86c62fb12267ffc8238f:refs/remotes/pull/83/merge
2026-07-11T01:39:53.3705117Z ##[endgroup]
2026-07-11T01:39:53.3705943Z ##[group]Determining the checkout info
2026-07-11T01:39:53.3707087Z ##[endgroup]
2026-07-11T01:39:53.3713822Z [command]/usr/bin/git sparse-checkout disable
2026-07-11T01:39:53.3757331Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-11T01:39:53.3780441Z ##[group]Checking out the ref
2026-07-11T01:39:53.3783738Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/83/merge
2026-07-11T01:39:53.3848630Z HEAD is now at 2eb1472fe Merge c9ca08f081273a995adbe9c44d6e3f27d58a4a52 into a632e2b19802a82f72ad2523ea064e36aab423b1
2026-07-11T01:39:53.3853386Z ##[endgroup]
2026-07-11T01:39:53.3895489Z [command]/usr/bin/git log -1 --format=%H
2026-07-11T01:39:53.3926555Z 2eb1472fe221f98d349e86c62fb12267ffc8238f
